test-local-pull: Sort find output to make test robust
authorAlexander Larsson <alexl@redhat.com>
Mon, 8 Dec 2014 19:26:58 +0000 (20:26 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 8 Dec 2014 19:28:09 +0000 (20:28 +0100)
commite908ebd9b399a22b1c5796315f8345c50d15d167
treec1cf4c6fdc3762e168428edb0c56a498da946f94
parentac882f21284ce56856828c4b64115d2131fa7146
test-local-pull: Sort find output to make test robust

There is no guarantee that find will produce output in the same
order, so we need to sort the output to ensure we always
get the same output.

https://bugzilla.gnome.org/show_bug.cgi?id=741125
tests/test-local-pull.sh